toggle menu
AXP Messaging UI
1.1.0
androidJvm
switch theme
search in API
AXP Messaging UI
/
com.avaya.messaging_ui.components
Package-level
declarations
Types
Functions
Types
Current
State
Link copied to clipboard
enum
CurrentState
:
Enum
<
CurrentState
>
Functions
get
Download
File
Name
Link copied to clipboard
fun
getDownloadFileName
(
fileName
:
String
,
url
:
URI
)
:
String
get
File
Name
For
Attachment
Link copied to clipboard
fun
getFileNameForAttachment
(
messageId
:
String
,
attachmentName
:
String
)
:
String
get
Mime
And
Extension
From
Url
Link copied to clipboard
fun
getMimeAndExtensionFromUrl
(
urlString
:
String
)
:
String
Participants
Typing
Link copied to clipboard
@
Composable
fun
ParticipantsTyping
(
participants
:
Set
<
Participant
>
)